OnClientDeletingRow Property (TransposedGrid<T>)
Occurs when the user is deleting a selected row by pressing the Delete key (see the allowDelete property).
public virtual string OnClientDeletingRow {get; set;}
'Declaration
Public Overridable Property OnClientDeletingRow As String